Skip to content

fix: use auditor to verify resource form values before submitting it#907

Open
dgolovin wants to merge 1 commit into
redhat-developer:mainfrom
dgolovin:i676
Open

fix: use auditor to verify resource form values before submitting it#907
dgolovin wants to merge 1 commit into
redhat-developer:mainfrom
dgolovin:i676

Conversation

@dgolovin

@dgolovin dgolovin commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Fix #676.

PR introduces connection auditor that verifies form values after every change and enables/disables create button depending on result of validation.

Before this PR

Screen.Recording.2026-07-01.at.9.57.26.PM.mov

and after.

Screen.Recording.2026-07-01.at.9.54.18.PM.mov

Assisted-by:

Fix redhat-developer#676.

PR introduces connection auditor that verifies form values
after every change and enables/disables create button
depending on result of validation.

Assisted-by: <Cursor>
Signed-off-by: Denis Golovin <dgolovin@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use auditor to validate Create Developer Sandbox form fields when creating new resource

1 participant